Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Documenter workflow #4

Merged
merged 10 commits into from
Mar 11, 2024
Merged

Fix Documenter workflow #4

merged 10 commits into from
Mar 11, 2024

Conversation

omus
Copy link
Member

@omus omus commented Mar 8, 2024

Attempting to fix the various Documenter.jl workflow issues.

@omus omus marked this pull request as draft March 8, 2024 21:01
@omus
Copy link
Member Author

omus commented Mar 8, 2024

Noticed that the preview documentation isn't being built due to:

✘ PR originates from the same repository

It seems that a newer version of Documenter.jl now requires pull requests access:

https://github.com/JuliaDocs/Documenter.jl/blob/85e73c139c25ad8f3e8db0d8f218c092e78950ef/src/deployconfig.jl#L526C22-L526C50

That particular API call requires pull-requests: read access.

@omus
Copy link
Member Author

omus commented Mar 8, 2024

Need at least contents: read access for the checkout: https://github.com/beacon-biosignals/K8sDeputy.jl/actions/runs/8209021865/job/22453690590

@omus
Copy link
Member Author

omus commented Mar 8, 2024

@omus
Copy link
Member Author

omus commented Mar 8, 2024

Permissions now work. I'll try to take care of this yet:

Warning: no match for `versions` entry `"dev" => "dev"`

@omus
Copy link
Member Author

omus commented Mar 8, 2024

Took my findings here and make a Documenter.jl PR from them: JuliaDocs/Documenter.jl#2478

@omus omus marked this pull request as ready for review March 8, 2024 21:41
@omus omus requested review from kleinschmidt and glennmoy and removed request for kleinschmidt March 8, 2024 21:41
@omus omus merged commit 9fab325 into main Mar 11, 2024
2 checks passed
@omus omus deleted the cv/documenter-fix branch March 11, 2024 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants